func go/types.typeParamsString
2 uses
go/types (current package)
infer.go#L222: check.errorf(arg, _CannotInferTypeArgs, "%s %s of %s does not match %s (cannot infer %s)", kind, targ, arg.expr, tpar, typeParamsString(tparams))
infer.go#L332: func typeParamsString(list []*TypeParam) string {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)